home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _3D9A8CA7C821438CB60AE19CB0801012 < prev    next >
Text File  |  2005-12-18  |  3KB  |  129 lines

  1. <window>
  2.     <id>5500</id>
  3.     <defaultcontrol>2</defaultcontrol>
  4.     <allowoverlay>no</allowoverlay>
  5.     <controls>
  6.         <control>
  7.             <description>background image</description>
  8.             <type>image</type>
  9.             <id>1</id>
  10.             <posX>0</posX>
  11.             <posY>0</posY>
  12.             <width>720</width>
  13.             <height>576</height>
  14.             <texture>background.png</texture>
  15.         </control>
  16.         <control>
  17.             <type>image</type>
  18.             <id>1</id>
  19.             <posX>0</posX>
  20.             <posY>0</posY>
  21.             <texture>background_browser_bar.png</texture>
  22.         </control>
  23.         <control>
  24.             <description>Back button</description>
  25.             <type>button</type>
  26.             <id>2</id>
  27.             <posX>45</posX>
  28.             <posY>5</posY>
  29.             <width>42</width>
  30.             <height>42</height>
  31.             <label>-</label>
  32.             <textureFocus>nav_back_focus.png</textureFocus>
  33.             <textureNoFocus>nav_back_nofocus.png</textureNoFocus>
  34.             <onright>3</onright>
  35.             <onleft>7</onleft>
  36.         </control>
  37.         <control>
  38.             <description>Forward button</description>
  39.             <type>button</type>
  40.             <id>3</id>
  41.             <posX>95</posX>
  42.             <posY>5</posY>
  43.             <label>-</label>
  44.             <width>42</width>
  45.             <height>42</height>
  46.             <textureFocus>nav_forward_focus.png</textureFocus>
  47.             <textureNoFocus>nav_forward_nofocus.png</textureNoFocus>
  48.             <onright>4</onright>
  49.             <onleft>2</onleft>
  50.         </control>
  51.         <control>
  52.             <description>Refresh button</description>
  53.             <type>button</type>
  54.             <id>4</id>
  55.             <posX>145</posX>
  56.             <posY>5</posY>
  57.             <width>42</width>
  58.             <height>42</height>
  59.             <label>-</label>
  60.             <textureFocus>nav_refresh_focus.png</textureFocus>
  61.             <textureNoFocus>nav_refresh_nofocus1.png</textureNoFocus>
  62.             <onright>5</onright>
  63.             <onleft>3</onleft>
  64.         </control>
  65.         <control>
  66.             <description>Stop button</description>
  67.             <type>button</type>
  68.             <id>5</id>
  69.             <posX>195</posX>
  70.             <posY>5</posY>
  71.             <width>42</width>
  72.             <height>42</height>
  73.             <label>-</label>
  74.             <textureFocus>stop_enabled.png</textureFocus>
  75.             <textureNoFocus>stop_disabled.png</textureNoFocus>
  76.             <onright>9</onright>
  77.             <onleft>4</onleft>
  78.         </control>
  79.         <control>
  80.             <description>Favorites Button</description>
  81.             <type>button</type>
  82.             <id>6</id>
  83.             <posX>295</posX>
  84.             <posY>5</posY>
  85.             <width>42</width>
  86.             <height>42</height>
  87.             <label>-</label>
  88.             <textureFocus>nav_favorites_focus.png</textureFocus>
  89.             <textureNoFocus>nav_favorites_nofocus.png</textureNoFocus>
  90.             <onright>7</onright>
  91.             <onleft>9</onleft>
  92.         </control>
  93.         <control>
  94.             <description>URL button</description>
  95.             <type>button</type>
  96.             <id>7</id>
  97.             <posX>345</posX>
  98.             <posY>5</posY>
  99.             <label>-</label>
  100.             <textureFocus>nav_url_focus.png</textureFocus>
  101.             <textureNoFocus>nav_url_nofocus.png</textureNoFocus>
  102.             <onright>2</onright>
  103.             <onleft>6</onleft>
  104.             <width>42</width>
  105.             <height>42</height>
  106.         </control>
  107.         <control>
  108.             <description>Status label</description>
  109.             <type>label</type>
  110.             <id>1</id>
  111.             <posX>4</posX>
  112.             <posY>555</posY>
  113.             <label>#status</label>
  114.             <font>font12</font>
  115.             <align>left</align>
  116.             <textcolor>ffffffff</textcolor>
  117.         </control>
  118.         <control>
  119.             <description>progress control</description>
  120.             <type>progress</type>
  121.             <id>8</id>
  122.             <posX>590</posX>
  123.             <posY>552</posY>
  124.             <width>135</width>
  125.             <height>25</height>
  126.         </control>
  127.     </controls>
  128. </window>
  129.